Searched refs:tBTA_JV_ROLE (Results 1 – 3 of 3) sorted by relevance
/external/bluetooth/bluedroid/bta/jv/ |
D | bta_jv_int.h | 234 tBTA_JV_ROLE role; 246 tBTA_JV_ROLE role; 287 tBTA_JV_ROLE role; 299 tBTA_JV_ROLE role;
|
D | bta_jv_api.c | 1021 tBTA_JV_ROLE role, UINT16 remote_psm, UINT16 rx_mtu, in BTA_JvL2capConnect() 1088 tBTA_JV_STATUS BTA_JvL2capStartServer(tBTA_SEC sec_mask, tBTA_JV_ROLE role, in BTA_JvL2capStartServer() 1355 tBTA_JV_ROLE role, UINT8 remote_scn, BD_ADDR peer_bd_addr, in BTA_JvRfcommConnect() 1429 tBTA_JV_ROLE role, UINT8 local_scn, UINT8 max_session, in BTA_JvRfcommStartServer()
|
/external/bluetooth/bluedroid/bta/include/ |
D | bta_jv_api.h | 95 typedef UINT32 tBTA_JV_ROLE; typedef 937 tBTA_JV_ROLE role, UINT16 remote_psm, UINT16 rx_mtu, 966 BTA_API extern tBTA_JV_STATUS BTA_JvL2capStartServer(tBTA_SEC sec_mask, tBTA_JV_ROLE role, 1058 tBTA_JV_ROLE role, UINT8 remote_scn, BD_ADDR peer_bd_addr, 1089 tBTA_JV_ROLE role, UINT8 local_scn, UINT8 max_session,
|