Searched refs:tBTA_JV_ROLE (Results 1 – 3 of 3) sorted by relevance
/system/bt/bta/include/ |
D | bta_jv_api.h | 82 typedef UINT32 tBTA_JV_ROLE; typedef 573 extern tBTA_JV_STATUS BTA_JvL2capConnectLE(tBTA_SEC sec_mask, tBTA_JV_ROLE role, 593 extern tBTA_JV_STATUS BTA_JvL2capConnect(tBTA_SEC sec_mask, tBTA_JV_ROLE role, 637 extern tBTA_JV_STATUS BTA_JvL2capStartServer(tBTA_SEC sec_mask, tBTA_JV_ROLE role, 657 extern tBTA_JV_STATUS BTA_JvL2capStartServerLE(tBTA_SEC sec_mask, tBTA_JV_ROLE role, 782 tBTA_JV_ROLE role, UINT8 remote_scn, BD_ADDR peer_bd_addr, 813 tBTA_JV_ROLE role, UINT8 local_scn, UINT8 max_session,
|
/system/bt/bta/jv/ |
D | bta_jv_int.h | 168 tBTA_JV_ROLE role; 188 tBTA_JV_ROLE role; 252 tBTA_JV_ROLE role; 264 tBTA_JV_ROLE role;
|
D | bta_jv_api.c | 332 tBTA_JV_STATUS BTA_JvL2capConnectLE(tBTA_SEC sec_mask, tBTA_JV_ROLE role, in BTA_JvL2capConnectLE() 388 tBTA_JV_STATUS BTA_JvL2capConnect(tBTA_SEC sec_mask, tBTA_JV_ROLE role, in BTA_JvL2capConnect() 501 tBTA_JV_STATUS BTA_JvL2capStartServer(tBTA_SEC sec_mask, tBTA_JV_ROLE role, in BTA_JvL2capStartServer() 553 tBTA_JV_STATUS BTA_JvL2capStartServerLE(tBTA_SEC sec_mask, tBTA_JV_ROLE role, in BTA_JvL2capStartServerLE() 864 tBTA_JV_ROLE role, UINT8 remote_scn, BD_ADDR peer_bd_addr, in BTA_JvRfcommConnect() 938 tBTA_JV_ROLE role, UINT8 local_scn, UINT8 max_session, in BTA_JvRfcommStartServer()
|