Searched refs:bta_gattc_send_open_cback (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/bta/gatt/
H A Dbta_gattc_act.c336 bta_gattc_send_open_cback(p_clreg,
425 bta_gattc_send_open_cback(p_clcb->p_rcb,
528 bta_gattc_send_open_cback(p_clreg, status, p_data->remote_bda, BTA_GATT_INVALID_CONN_ID);
658 bta_gattc_send_open_cback(p_clcb->p_rcb,
1722 bta_gattc_send_open_cback(p_clrcb,
H A Dbta_gattc_int.h425 extern void bta_gattc_send_open_cback( tBTA_GATTC_RCB *p_clreg, tBTA_GATT_STATUS status,
H A Dbta_gattc_utils.c635 ** Function bta_gattc_send_open_cback
642 void bta_gattc_send_open_cback( tBTA_GATTC_RCB *p_clreg, tBTA_GATT_STATUS status, function

Completed in 147 milliseconds