Searched refs:p_client_cb (Results 1 – 3 of 3) sorted by relevance
88 void BTA_GATTC_AppRegister(tBT_UUID *p_app_uuid, tBTA_GATTC_CBACK *p_client_cb) in BTA_GATTC_AppRegister() argument102 p_buf->p_cback = p_client_cb; in BTA_GATTC_AppRegister()
1617 pphLibNfc_RspCb_t p_client_cb = NULL; in phLibNfc_Ndef_ReadOnly_Cb() local1656 p_client_cb = gpphLibContext->ndef_cntx.pClientNdefFmtCb; in phLibNfc_Ndef_ReadOnly_Cb()1662 if (NULL != p_client_cb) in phLibNfc_Ndef_ReadOnly_Cb()1665 p_client_cb (p_upper_layer_ctxt, ret_status); in phLibNfc_Ndef_ReadOnly_Cb()
666 BTA_API extern void BTA_GATTC_AppRegister(tBT_UUID *p_app_uuid, tBTA_GATTC_CBACK *p_client_cb);