HomeSort by relevance Sort by last modified time
    Searched refs:need_confirm (Results 1 - 4 of 4) sorted by null

  /system/bt/bta/gatt/
bta_gatts_api.cc 213 * need_confirm - if this indication expects a confirmation or
221 bool need_confirm) {
228 p_buf->need_confirm = need_confirm;
bta_gatts_int.h 84 bool need_confirm; member in struct:__anon112905
bta_gatts_act.cc 388 if (p_msg->api_indicate.need_confirm)
408 if ((status != GATT_SUCCESS || !p_msg->api_indicate.need_confirm) &&
  /system/bt/bta/include/
bta_gatt_api.h     [all...]

Completed in 162 milliseconds