Home
last modified time | relevance | path

Searched refs:ADDR_LE_DEV_PUBLIC (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/
H A Dhci_ldisc.c632 p->addr_type == ADDR_LE_DEV_PUBLIC ) { in rtkbt_lookup_le_device_poweron_whitelist()
793 p->addr_type == ADDR_LE_DEV_PUBLIC ) { in le_aoto_conn_always_exist()
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_request.c1966 *own_addr_type = ADDR_LE_DEV_PUBLIC; in hci_get_random_address()
2442 *own_addr_type = ADDR_LE_DEV_PUBLIC; in hci_update_random_address()
2994 own_addr_type = ADDR_LE_DEV_PUBLIC; in active_scan()
H A D6lowpan.c915 if (type == ADDR_LE_DEV_PUBLIC) in bdaddr_type()
H A Dhci_core.c2733 addr_type = ADDR_LE_DEV_PUBLIC; in hci_bdaddr_is_paired()
3320 addr_type = ADDR_LE_DEV_PUBLIC; in hci_pend_le_action_lookup()
3456 *bdaddr_type = ADDR_LE_DEV_PUBLIC; in hci_copy_identity_address()
H A Dhci_conn.c689 if (id_addr_type == ADDR_LE_DEV_PUBLIC) in hci_get_route()
H A Dsmp.c681 if (hcon->dst_type == ADDR_LE_DEV_PUBLIC) in build_pairing_cmd()
3328 if (bdaddr_type == ADDR_LE_DEV_PUBLIC) in smp_add_cid()
H A Dhci_event.c2310 own_address_type = ADDR_LE_DEV_PUBLIC; in cs_le_create_conn()
5201 if (conn->dst_type == ADDR_LE_DEV_PUBLIC) in le_conn_complete_evt()
H A Dmgmt.c305 return ADDR_LE_DEV_PUBLIC; in le_addr_type()
2634 case ADDR_LE_DEV_PUBLIC: in link_to_bdaddr()
6758 addr_type = ADDR_LE_DEV_PUBLIC; in load_conn_param()
H A Dl2cap_core.c71 if (bdaddr_type == ADDR_LE_DEV_PUBLIC) in bdaddr_type()
7994 dst_type = ADDR_LE_DEV_PUBLIC; in l2cap_chan_connect()
/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_usb_driver/
H A Drtk_bt.c1239 p->addr_type == ADDR_LE_DEV_PUBLIC ) {
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h2293 #define ADDR_LE_DEV_PUBLIC 0x00 macro
H A Dhci_core.h1607 if (addr_type == ADDR_LE_DEV_PUBLIC) in hci_is_identity_address()