Home
last modified time | relevance | path

Searched defs:PORT_GetSecurityMask (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_rfcomm_port_api.cc100 int PORT_GetSecurityMask(uint16_t /* handle */, uint16_t* /* sec_mask */) { in PORT_GetSecurityMask() function
/aosp_15_r20/packages/modules/Bluetooth/system/stack/rfcomm/
Dport_api.cc1188 int PORT_GetSecurityMask(uint16_t handle, uint16_t* sec_mask) { in PORT_GetSecurityMask() function