Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dconn.h1016 #define BT_PASSKEY_INVALID 0xffffffff macro
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dsmp.c209 static unsigned int fixed_passkey = BT_PASSKEY_INVALID;
212 fixed_passkey != BT_PASSKEY_INVALID && \
307 fixed_passkey != BT_PASSKEY_INVALID) { in get_io_capa()
320 fixed_passkey != BT_PASSKEY_INVALID) { in get_io_capa()
2304 fixed_passkey != BT_PASSKEY_INVALID) { in legacy_request_tk()
3968 fixed_passkey != BT_PASSKEY_INVALID) { in display_passkey()
5361 if (passkey == BT_PASSKEY_INVALID) { in bt_passkey_set()
5362 passkey = BT_PASSKEY_INVALID; in bt_passkey_set()
/AliOS-Things-master/components/ble_host/bt_shell/bt_host/
A Dbt.c1424 bt_passkey_set(BT_PASSKEY_INVALID); in cmd_fixed_passkey()
/AliOS-Things-master/components/ble_host/bt_shell/bt_host/test/
A Dbt.c2403 bt_passkey_set(BT_PASSKEY_INVALID); in cmd_fixed_passkey()

Completed in 29 milliseconds