HomeSort by relevance Sort by last modified time
    Searched refs:bta_gattc_send_open_cback (Results 1 - 3 of 3) sorted by null

  /system/bt/bta/gatt/
bta_gattc_act.c 350 bta_gattc_send_open_cback(p_clreg,
476 bta_gattc_send_open_cback(p_clcb->p_rcb,
496 bta_gattc_send_open_cback(p_clcb->p_rcb,
595 bta_gattc_send_open_cback(p_clreg, status, p_data->remote_bda,
746 bta_gattc_send_open_cback(p_clcb->p_rcb,
    [all...]
bta_gattc_int.h 445 extern void bta_gattc_send_open_cback( tBTA_GATTC_RCB *p_clreg, tBTA_GATT_STATUS status,
bta_gattc_utils.c 625 ** Function bta_gattc_send_open_cback
632 void bta_gattc_send_open_cback( tBTA_GATTC_RCB *p_clreg, tBTA_GATT_STATUS status, function

Completed in 53 milliseconds