Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dconn.h671 BT_SECURITY_L0, enumerator
681 BT_SECURITY_NONE __deprecated = BT_SECURITY_L0,
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dl2cap_br.c564 if (chan->required_sec_level == BT_SECURITY_L0) { in l2cap_br_conn_security()
697 if (server->sec_level != BT_SECURITY_L0 && in l2cap_br_conn_req()
844 } else if (server->sec_level == BT_SECURITY_L0 && in bt_l2cap_br_server_register()
1211 } else if (chan->required_sec_level == BT_SECURITY_L0 && in bt_l2cap_br_chan_connect()
A Dsdp.c1426 .sec_level = BT_SECURITY_L0, in bt_sdp_init()
A Dl2cap.c2452 } else if (chan->required_sec_level == BT_SECURITY_L0) { in bt_l2cap_chan_connect()

Completed in 24 milliseconds