Searched refs:rfcomm_cback (Results 1 – 1 of 1) sorted by relevance
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_sock_rfc.cc | 103 static uint32_t rfcomm_cback(tBTA_JV_EVT event, tBTA_JV* p_data, 387 slot->security, slot->scn, slot->addr, rfcomm_cback, slot->id); in btsock_rfc_connect() 686 static uint32_t rfcomm_cback(tBTA_JV_EVT event, tBTA_JV* p_data, in rfcomm_cback() function 790 rfcomm_cback, rs->id); in jv_dm_cback() 819 rfcomm_cback, slot->id); in jv_dm_cback() 869 if (BTA_JvRfcommConnect(slot->security, scn, slot->addr, rfcomm_cback, in handle_discovery_comp()
|