Home | History | Annotate | Download | only in gatt

Lines Matching full:p_cb

46   tBTA_GATTS_CB* p_cb = &bta_gatts_cb;
50 bta_gatts_api_disable(p_cb);
54 bta_gatts_register(p_cb, (tBTA_GATTS_DATA*)p_msg);
58 bta_gatts_start_if(p_cb, (tBTA_GATTS_DATA*)p_msg);
62 bta_gatts_deregister(p_cb, (tBTA_GATTS_DATA*)p_msg);
66 bta_gatts_indicate_handle(p_cb, (tBTA_GATTS_DATA*)p_msg);
70 bta_gatts_open(p_cb, (tBTA_GATTS_DATA*)p_msg);
74 bta_gatts_cancel_open(p_cb, (tBTA_GATTS_DATA*)p_msg);
78 bta_gatts_close(p_cb, (tBTA_GATTS_DATA*)p_msg);
82 bta_gatts_send_rsp(p_cb, (tBTA_GATTS_DATA*)p_msg);
87 p_cb, ((tBTA_GATTS_DATA*)p_msg)->api_add_service.hdr.layer_specific);
100 p_cb, ((tBTA_GATTS_DATA*)p_msg)->api_add_service.hdr.layer_specific);