Home
last modified time | relevance | path

Searched refs:BTU_CMD_CMPL_TIMEOUT (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/stack/btu/
Dbtu_hcif.c206 if (BTU_CMD_CMPL_TIMEOUT > 0) in btu_hcif_store_cmd()
213 BTU_CMD_CMPL_TIMEOUT); in btu_hcif_store_cmd()
1226 if (BTU_CMD_CMPL_TIMEOUT > 0) in btu_hcif_command_complete_evt()
1235 BTU_CMD_CMPL_TIMEOUT); in btu_hcif_command_complete_evt()
1479 if (BTU_CMD_CMPL_TIMEOUT > 0) in btu_hcif_command_status_evt()
1488 BTU_CMD_CMPL_TIMEOUT); in btu_hcif_command_status_evt()
1563 if (BTU_CMD_CMPL_TIMEOUT > 0) in btu_hcif_cmd_timeout()
1572 BTU_CMD_CMPL_TIMEOUT); in btu_hcif_cmd_timeout()
/external/bluetooth/bluedroid/include/
Dbt_target.h780 #ifndef BTU_CMD_CMPL_TIMEOUT
781 #define BTU_CMD_CMPL_TIMEOUT 8 macro
/external/libnfc-nci/src/include/
Dbt_target.h475 #ifndef BTU_CMD_CMPL_TIMEOUT
476 #define BTU_CMD_CMPL_TIMEOUT 8 macro