Searched refs:BTA_GATTC_SendIndConfirm (Results 1 – 3 of 3) sorted by relevance
651 extern void BTA_GATTC_SendIndConfirm(uint16_t conn_id, uint16_t handle);
606 void BTA_GATTC_SendIndConfirm(uint16_t conn_id, uint16_t handle) { in BTA_GATTC_SendIndConfirm() function
132 BTA_GATTC_SendIndConfirm(p_data->notify.conn_id, p_data->notify.handle); in btif_gattc_upstreams_evt()