Home
last modified time | relevance | path

Searched defs:PAN_SetRole (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_pan_api.h95 struct PAN_SetRole { struct
105 extern struct PAN_SetRole PAN_SetRole; argument
Dmock_stack_pan_api.cc43 struct PAN_SetRole PAN_SetRole; variable
80 tPAN_RESULT PAN_SetRole(uint8_t role, std::string p_user_name, in PAN_SetRole() function
/packages/modules/Bluetooth/system/stack/pan/
Dpan_api.cc141 tPAN_RESULT PAN_SetRole(uint8_t role, std::string p_user_name, in PAN_SetRole() function