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

  /system/bt/bta/sys/
bta_sys_int.h 40 BTA_SYS_HW_STOPPING
bta_sys_main.cc 118 BTA_SYS_HW_STOPPING}, /* successive disable/enable:
139 const uint8_t bta_sys_hw_stopping[][BTA_SYS_NUM_COLS] = { variable
146 BTA_SYS_HW_STOPPING}, /* successive enable/disable:
150 BTA_SYS_HW_STOPPING}, /* successive enable/disable:
153 BTA_SYS_HW_STOPPING}, /* wait for completion event */
157 BTA_SYS_HW_STOPPING}};
166 bta_sys_hw_stopping /* BTA_SYS_HW_STOPPING */
372 bta_sys_cb.state = BTA_SYS_HW_STOPPING;

Completed in 199 milliseconds