Searched refs:handle (Results 251 – 275 of 720) sorted by relevance
1...<<11121314151617181920>>...29
4 # Suppress "unique_unit_address_if_enabled" to handle the following overlaps:
5 # Suppress "unique_unit_address_if_enabled" to handle the following overlaps:
181 printk("Attribute handle %u\n", attr->handle); in discover_func()186 discov_param.start_handle = attr->handle + 1; in discover_func()196 discov_param.start_handle = attr->handle + 2; in discover_func()198 subscribe_param.value_handle = attr->handle + 1; in discover_func()209 subscribe_param.ccc_handle = attr->handle; in discover_func()222 remote_handle = attr->handle; in discover_func()
17 * is not capable to parse and handle it in runtime.35 * is not capable to parse and handle it in runtime.
47 Priority of thread used by the driver to handle interrupts.54 Stack size of thread used by the driver to handle interrupts.
48 Priority of thread used by the driver to handle interrupts.55 Stack size of thread used by the driver to handle interrupts.
358 auth->handle = sys_cpu_to_le16(conn->handle); in conn_auth()838 static void link_encr(const uint16_t handle) in link_encr() argument852 encr->handle = sys_cpu_to_le16(handle); in link_encr()862 uint16_t handle = sys_le16_to_cpu(evt->handle); in bt_hci_auth_complete() local864 LOG_DBG("status 0x%02x, handle %u", evt->status, handle); in bt_hci_auth_complete()866 conn = bt_conn_lookup_handle(handle, BT_CONN_TYPE_BR); in bt_hci_auth_complete()868 LOG_ERR("Can't find conn for handle %u", handle); in bt_hci_auth_complete()880 link_encr(handle); in bt_hci_auth_complete()