Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_pan_api.h93 struct PAN_SetRole { struct
102 extern struct PAN_SetRole PAN_SetRole; argument
Dmock_stack_pan_api.cc43 struct PAN_SetRole PAN_SetRole; variable
77 tPAN_RESULT PAN_SetRole(uint8_t role, std::string p_user_name, std::string p_nap_name) { in PAN_SetRole() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/pan/
Dpan_api.cc144 tPAN_RESULT PAN_SetRole(uint8_t role, std::string p_user_name, std::string p_nap_name) { in PAN_SetRole() function