Searched refs:BTA_GATTC_SendIndConfirm (Results 1 – 3 of 3) sorted by relevance
1051 extern void BTA_GATTC_SendIndConfirm (UINT16 conn_id, UINT16 handle);
877 void BTA_GATTC_SendIndConfirm (UINT16 conn_id, UINT16 handle) in BTA_GATTC_SendIndConfirm() function
913 BTA_GATTC_SendIndConfirm(notify->conn_id, notify->handle); in btc_gattc_cb_handler()