Home
last modified time | relevance | path

Searched refs:io_capability (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_host/host/
A Dsmp.h61 u8_t io_capability; member
A Dsmp.c1327 rsp->io_capability = 0x00; in smp_br_pairing_req()
1762 req->io_capability = 0x00; in bt_smp_br_send_pairing_req()
2199 .io_capability = pairing->io_capability, in smp_pairing_accept_query()
2907 rsp->io_capability = get_io_capa(); in smp_pairing_req()
2940 smp->method = get_pair_method(smp, req->io_capability); in smp_pairing_req()
3080 req->io_capability = get_io_capa(); in smp_send_pairing_req()
3141 smp->method = get_pair_method(smp, rsp->io_capability); in smp_pairing_rsp()
/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dconn.h1074 u8_t io_capability; member
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/ble_stack/common/api/
A Dco_bt_defines.h2471 struct io_capability struct
/AliOS-Things-master/components/py_engine/engine/extmod/
A Dmodbluetooth.c402 mp_int_t io_capability = mp_obj_get_int(e->value); in bluetooth_ble_config() local
403 mp_bluetooth_set_io_capability(io_capability); in bluetooth_ble_config()

Completed in 27 milliseconds