Home
last modified time | relevance | path

Searched refs:IO_CAP_OUT_NONE (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_host/include/aos/
A Dble.h473 IO_CAP_OUT_NONE = 0x08, enumerator
/AliOS-Things-master/components/ble_host/bt_host/aos/
A Dble.c408 int sdata = (io_cap & (IO_CAP_OUT_DISPLAY | IO_CAP_OUT_NONE)); in ble_stack_iocapability_set()
410 if ((sdata != IO_CAP_OUT_DISPLAY) && (sdata != IO_CAP_OUT_NONE)) { in ble_stack_iocapability_set()
435 } else if ((io_cap & IO_CAP_IN_KEYBOARD) && (io_cap & IO_CAP_OUT_NONE)) { in ble_stack_iocapability_set()
/AliOS-Things-master/components/ble_host/bt_shell/bt_host/
A Dbt.c1368 io_cap |= IO_CAP_OUT_NONE; in cmd_iocap_set()
/AliOS-Things-master/components/ble_host/bt_shell/bt_host/test/
A Dbt.c2303 io_cap |= IO_CAP_OUT_NONE; in cmd_iocap_set()

Completed in 18 milliseconds