Searched refs:BTIF_RC_TIMEOUT_MS (Results 1 – 1 of 1) sorted by relevance
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_rc.cc | 130 #define BTIF_RC_TIMEOUT_MS (2 * 1000) macro 2785 start_transaction_timer(p_dev, p_transaction->label, BTIF_RC_TIMEOUT_MS); in set_volume() 3082 start_transaction_timer(p_dev, p_transaction->label, BTIF_RC_TIMEOUT_MS); in build_and_send_vendor_cmd() 3130 start_transaction_timer(p_dev, p_transaction->label, BTIF_RC_TIMEOUT_MS); in build_and_send_browsing_cmd() 5222 start_transaction_timer(p_dev, p_transaction->label, BTIF_RC_TIMEOUT_MS); in send_groupnavigation_cmd() 5268 start_transaction_timer(p_dev, p_transaction->label, BTIF_RC_TIMEOUT_MS); in send_passthrough_cmd()
|