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 120 BTA_SYS_HW_STOPPING}, /* successive disable/enable:
141 const uint8_t bta_sys_hw_stopping[][BTA_SYS_NUM_COLS] = { variable
148 BTA_SYS_HW_STOPPING}, /* successive enable/disable:
152 BTA_SYS_HW_STOPPING}, /* successive enable/disable:
155 BTA_SYS_HW_STOPPING}, /* wait for completion event */
159 BTA_SYS_HW_STOPPING}};
165 bta_sys_hw_on, bta_sys_hw_stopping};
379 bta_sys_cb.state = BTA_SYS_HW_STOPPING;

Completed in 502 milliseconds