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

  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_api.c 144 tBTA_GATTC_API_OPEN *p_buf;
146 if ((p_buf = (tBTA_GATTC_API_OPEN *) GKI_getbuf(sizeof(tBTA_GATTC_API_OPEN))) != NULL)
    [all...]
bta_gattc_int.h 117 } tBTA_GATTC_API_OPEN;
119 typedef tBTA_GATTC_API_OPEN tBTA_GATTC_API_CANCEL_OPEN;
185 tBTA_GATTC_API_OPEN api_conn;
438 extern void bta_gattc_init_bk_conn(tBTA_GATTC_API_OPEN *p_data, tBTA_GATTC_RCB *p_clreg);
bta_gattc_act.c 484 void bta_gattc_init_bk_conn(tBTA_GATTC_API_OPEN *p_data, tBTA_GATTC_RCB *p_clreg)
    [all...]

Completed in 20 milliseconds