Home
last modified time | relevance | path

Searched refs:BTA_GATTC_SendIndConfirm (Results 1 – 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/bta/include/
Dbta_gatt_api.h881 BTA_API extern void BTA_GATTC_SendIndConfirm (UINT16 conn_id, tBTA_GATTC_CHAR_ID *p_char_id);
/external/bluetooth/bluedroid/bta/gatt/
Dbta_gattc_api.c787 void BTA_GATTC_SendIndConfirm (UINT16 conn_id, tBTA_GATTC_CHAR_ID *p_char_id) in BTA_GATTC_SendIndConfirm() function