HomeSort by relevance Sort by last modified time
    Searched full:timeout_s (Results 1 - 6 of 6) sorted by null

  /external/bluetooth/bluedroid/btif/include/
btif_gatt_multi_adv_util.h 62 int timeout_s; member in struct:__anon5635
  /hardware/libhardware/include/hardware/
bt_gatt_client.h 381 int chnl_map, int tx_power, int timeout_s);
385 int chnl_map, int tx_power, int timeout_s);
  /external/bluetooth/bluedroid/btif/src/
btif_gatt_client.c     [all...]
btif_gatt_multi_adv_util.c 270 if (p_multi_adv_data_cb->inst_cb[cbindex].timeout_s)
623 if (p_multi_adv_data_cb->inst_cb[cbindex].timeout_s != 0)
632 BTU_TTYPE_USER_FUNC, p_multi_adv_data_cb->inst_cb[cbindex].timeout_s);