Searched defs:need_confirm (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/bta/gatt/
H A Dbta_gatts_api.c381 ** need_confirm - if this indication expects a confirmation or not.
387 UINT8 *p_data, BOOLEAN need_confirm)
399 p_buf->need_confirm = need_confirm;
386 BTA_GATTS_HandleValueIndication(UINT16 conn_id, UINT16 attr_id, UINT16 data_len, UINT8 *p_data, BOOLEAN need_confirm) argument
H A Dbta_gatts_int.h121 BOOLEAN need_confirm; member in struct:__anon587

Completed in 66 milliseconds