Searched refs:ble_hs_hci_cmd_build_le_create_connection (Results 1 – 4 of 4) sorted by relevance
138 int ble_hs_hci_cmd_build_le_create_connection(
511 ble_hs_hci_cmd_build_le_create_connection(const struct hci_create_conn *hcc, in ble_hs_hci_cmd_build_le_create_connection() function
3421 rc = ble_hs_hci_cmd_build_le_create_connection(&hcc, buf, sizeof buf); in ble_gap_conn_create_tx()
698 rc = ble_hs_hci_cmd_build_le_create_connection(hcc, buf, sizeof buf); in bletest_hci_le_create_connection()