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

  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_api.c 83 ** p_client_cb - pointer to the application callback function.
88 void BTA_GATTC_AppRegister(tBT_UUID *p_app_uuid, tBTA_GATTC_CBACK *p_client_cb)
102 p_buf->p_cback = p_client_cb;
    [all...]
  /external/libnfc-nxp/src/
phLibNfc_ndef_raw.c 1617 pphLibNfc_RspCb_t p_client_cb = NULL; local
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_gatt_api.h 661 ** p_client_cb - pointer to the application callback function.
666 BTA_API extern void BTA_GATTC_AppRegister(tBT_UUID *p_app_uuid, tBTA_GATTC_CBACK *p_client_cb);
    [all...]

Completed in 136 milliseconds