Home
last modified time | relevance | path

Searched refs:tBTA_JV_ROLE (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_jv_api.h86 typedef UINT32 tBTA_JV_ROLE; typedef
615 extern tBTA_JV_STATUS BTA_JvL2capConnectLE(tBTA_SEC sec_mask, tBTA_JV_ROLE role,
635 extern tBTA_JV_STATUS BTA_JvL2capConnect(tBTA_SEC sec_mask, tBTA_JV_ROLE role,
679 extern tBTA_JV_STATUS BTA_JvL2capStartServer(tBTA_SEC sec_mask, tBTA_JV_ROLE role,
699 extern tBTA_JV_STATUS BTA_JvL2capStartServerLE(tBTA_SEC sec_mask, tBTA_JV_ROLE role,
837 tBTA_JV_ROLE role, UINT8 remote_scn, BD_ADDR peer_bd_addr,
867 extern tBTA_JV_STATUS BTA_JvRfcommStartServer(tBTA_SEC sec_mask, tBTA_JV_ROLE role,
/hal_espressif-latest/components/bt/host/bluedroid/bta/jv/include/
Dbta_jv_int.h183 tBTA_JV_ROLE role;
202 tBTA_JV_ROLE role;
271 tBTA_JV_ROLE role;
282 tBTA_JV_ROLE role;
/hal_espressif-latest/components/bt/host/bluedroid/bta/jv/
Dbta_jv_api.c371 tBTA_JV_STATUS BTA_JvL2capConnectLE(tBTA_SEC sec_mask, tBTA_JV_ROLE role, in BTA_JvL2capConnectLE()
426 tBTA_JV_STATUS BTA_JvL2capConnect(tBTA_SEC sec_mask, tBTA_JV_ROLE role, in BTA_JvL2capConnect()
538 tBTA_JV_STATUS BTA_JvL2capStartServer(tBTA_SEC sec_mask, tBTA_JV_ROLE role, in BTA_JvL2capStartServer()
589 tBTA_JV_STATUS BTA_JvL2capStartServerLE(tBTA_SEC sec_mask, tBTA_JV_ROLE role, in BTA_JvL2capStartServerLE()
913 tBTA_JV_ROLE role, UINT8 remote_scn, BD_ADDR peer_bd_addr, in BTA_JvRfcommConnect()
986 tBTA_JV_ROLE role, UINT8 local_scn, UINT8 max_session, in BTA_JvRfcommStartServer()