Searched refs:BTM_DEV_REPLY_TIMEOUT_MS (Results 1 – 1 of 1) sorted by relevance
/system/bt/stack/btm/ |
D | btm_acl.cc | 63 #define BTM_DEV_REPLY_TIMEOUT_MS (3 * 1000) macro 1877 alarm_set_on_mloop(btm_cb.devcb.qos_setup_timer, BTM_DEV_REPLY_TIMEOUT_MS, in BTM_SetQoS() 1975 alarm_set_on_mloop(btm_cb.devcb.read_rssi_timer, BTM_DEV_REPLY_TIMEOUT_MS, in BTM_ReadRSSI() 2014 BTM_DEV_REPLY_TIMEOUT_MS, in BTM_ReadFailedContactCounter() 2054 BTM_DEV_REPLY_TIMEOUT_MS, in BTM_ReadAutomaticFlushTimeout() 2083 BTM_DEV_REPLY_TIMEOUT_MS, btm_read_link_quality_timeout, in BTM_ReadLinkQuality() 2121 BTM_DEV_REPLY_TIMEOUT_MS, btm_read_tx_power_timeout, in BTM_ReadTxPower()
|