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

  /system/bt/bta/gatt/
bta_gattc_api.c 142 tBTA_GATTC_API_OPEN *p_buf =
143 (tBTA_GATTC_API_OPEN *) osi_malloc(sizeof(tBTA_GATTC_API_OPEN));
707 tBTA_GATTC_API_OPEN *p_buf =
708 (tBTA_GATTC_API_OPEN *)osi_malloc(sizeof(tBTA_GATTC_API_OPEN));
bta_gattc_int.h 118 } tBTA_GATTC_API_OPEN;
120 typedef tBTA_GATTC_API_OPEN tBTA_GATTC_API_CANCEL_OPEN;
215 tBTA_GATTC_API_OPEN api_conn;
443 extern void bta_gattc_init_bk_conn(tBTA_GATTC_API_OPEN *p_data, tBTA_GATTC_RCB *p_clreg);
bta_gattc_act.c 551 void bta_gattc_init_bk_conn(tBTA_GATTC_API_OPEN *p_data, tBTA_GATTC_RCB *p_clreg)
    [all...]

Completed in 2622 milliseconds