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

  /system/bt/bta/gatt/
bta_gattc_api.c 80 ** p_client_cb - pointer to the application callback function.
85 void BTA_GATTC_AppRegister(tBT_UUID *p_app_uuid, tBTA_GATTC_CBACK *p_client_cb)
96 p_buf->p_cback = p_client_cb;
  /external/libnfc-nxp/src/
phLibNfc_ndef_raw.c 1617 pphLibNfc_RspCb_t p_client_cb = NULL; local
    [all...]
  /system/bt/bta/include/
bta_gatt_api.h 630 ** p_client_cb - pointer to the application callback function.
635 extern void BTA_GATTC_AppRegister(tBT_UUID *p_app_uuid, tBTA_GATTC_CBACK *p_client_cb);
    [all...]

Completed in 525 milliseconds