Searched defs:sec_mask (Results 1 – 8 of 8) sorted by relevance
/system/bt/test/mock/ |
D | mock_bta_jv_api.cc | 86 tBTA_JV_STATUS BTA_JvRfcommConnect(tBTA_SEC sec_mask, tBTA_JV_ROLE role, in BTA_JvRfcommConnect() 94 tBTA_JV_STATUS BTA_JvRfcommStartServer(tBTA_SEC sec_mask, tBTA_JV_ROLE role, in BTA_JvRfcommStartServer() 130 void BTA_JvL2capConnect(int conn_type, tBTA_SEC sec_mask, tBTA_JV_ROLE role, in BTA_JvL2capConnect() 139 void BTA_JvL2capStartServer(int conn_type, tBTA_SEC sec_mask, tBTA_JV_ROLE role, in BTA_JvL2capStartServer()
|
D | mock_stack_rfcomm_port_api.cc | 111 uint16_t sec_mask) { in RFCOMM_CreateConnectionWithSecurity()
|
/system/bt/bta/jv/ |
D | bta_jv_api.cc | 223 void BTA_JvL2capConnect(int conn_type, tBTA_SEC sec_mask, tBTA_JV_ROLE role, in BTA_JvL2capConnect() 274 void BTA_JvL2capStartServer(int conn_type, tBTA_SEC sec_mask, tBTA_JV_ROLE role, in BTA_JvL2capStartServer() 415 tBTA_JV_STATUS BTA_JvRfcommConnect(tBTA_SEC sec_mask, tBTA_JV_ROLE role, in BTA_JvRfcommConnect() 470 tBTA_JV_STATUS BTA_JvRfcommStartServer(tBTA_SEC sec_mask, tBTA_JV_ROLE role, in BTA_JvRfcommStartServer()
|
D | bta_jv_act.cc | 888 void bta_jv_l2cap_connect(int32_t type, tBTA_SEC sec_mask, tBTA_JV_ROLE role, in bta_jv_l2cap_connect() 1032 void bta_jv_l2cap_start_server(int32_t type, tBTA_SEC sec_mask, in bta_jv_l2cap_start_server() 1277 void bta_jv_rfcomm_connect(tBTA_SEC sec_mask, uint8_t remote_scn, in bta_jv_rfcomm_connect() 1569 void bta_jv_rfcomm_start_server(tBTA_SEC sec_mask, uint8_t local_scn, in bta_jv_rfcomm_start_server()
|
/system/bt/stack/rfcomm/ |
D | port_api.cc | 80 uint16_t sec_mask) { in RFCOMM_CreateConnectionWithSecurity()
|
/system/bt/bta/pan/ |
D | bta_pan_int.h | 122 tBTA_SEC sec_mask; /* Security mask */ member
|
/system/bt/main/shim/ |
D | l2c_api.cc | 338 uint16_t sec_mask = 0; in Enforce() local
|
/system/bt/bta/av/ |
D | bta_av_int.h | 625 tBTA_SEC sec_mask; /* security mask */ member
|