Home
last modified time | relevance | path

Searched refs:ble_hs_hci_util_opcode_join (Results 1 – 11 of 11) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/
H A Dble_hs_test_util_hci.c231 .opcode = ble_hs_hci_util_opcode_join(BLE_HCI_OGF_CTLR_BASEBAND,
235 .opcode = ble_hs_hci_util_opcode_join(
241 .opcode = ble_hs_hci_util_opcode_join(
247 .opcode = ble_hs_hci_util_opcode_join(
251 .opcode = ble_hs_hci_util_opcode_join(
255 .opcode = ble_hs_hci_util_opcode_join(
259 .opcode = ble_hs_hci_util_opcode_join(
268 .opcode = ble_hs_hci_util_opcode_join(
274 .opcode = ble_hs_hci_util_opcode_join(
280 .opcode = ble_hs_hci_util_opcode_join(
[all …]
H A Dble_os_test.c148 ble_hs_test_util_hci_ack_set(ble_hs_hci_util_opcode_join(BLE_HCI_OGF_LE, in ble_gap_direct_connect_test_task_handler()
240 ble_hs_hci_util_opcode_join(BLE_HCI_OGF_LE, in ble_os_disc_test_task_handler()
312 ble_hs_test_util_hci_ack_set(ble_hs_hci_util_opcode_join(BLE_HCI_OGF_LE, in ble_gap_terminate_test_task_handler()
326 ble_hs_test_util_hci_ack_set(ble_hs_hci_util_opcode_join(BLE_HCI_OGF_LE, in ble_gap_terminate_test_task_handler()
H A Dble_hs_conn_test.c63 ble_hs_test_util_hci_ack_set(ble_hs_hci_util_opcode_join(BLE_HCI_OGF_LE, in TEST_CASE()
120 ble_hs_test_util_hci_ack_set(ble_hs_hci_util_opcode_join(BLE_HCI_OGF_LE, in TEST_CASE()
185 ble_hs_test_util_hci_ack_set(ble_hs_hci_util_opcode_join(BLE_HCI_OGF_LE, in TEST_CASE()
H A Dble_hs_test_util_hci.h28 #define ble_hs_hci_util_opcode_join(ogf, ocf) (((ogf) << 10) | (ocf)) macro
H A Dble_hs_stop_test.c157 ble_hs_hci_util_opcode_join(BLE_HCI_OGF_LE, in TEST_CASE_TASK()
H A Dble_hs_hci_test.c51 opcode = ble_hs_hci_util_opcode_join(BLE_HCI_OGF_STATUS_PARAMS, in TEST_CASE()
H A Dble_gap_test.c382 opcode = ble_hs_hci_util_opcode_join( in ble_gap_test_util_rx_param_req()
385 opcode = ble_hs_hci_util_opcode_join( in ble_gap_test_util_rx_param_req()
853 ble_hs_test_util_hci_ack_set(ble_hs_hci_util_opcode_join(BLE_HCI_OGF_LE, in TEST_CASE()
1146 ble_hs_test_util_hci_ack_set(ble_hs_hci_util_opcode_join(BLE_HCI_OGF_LE, in TEST_CASE()
1503 ble_hs_hci_util_opcode_join(BLE_HCI_OGF_LE, in ble_gap_test_util_adv()
2784 ble_hs_hci_util_opcode_join(BLE_HCI_OGF_LE, in ble_gap_test_util_conn_timeout()
2868 ble_hs_hci_util_opcode_join(BLE_HCI_OGF_LE, in ble_gap_test_util_disc_timeout()
H A Dble_sm_test_util.c1289 ble_hs_hci_util_opcode_join(BLE_HCI_OGF_LE, in ble_sm_test_util_set_lt_key_req_neg_reply_ack()
1301 ble_hs_hci_util_opcode_join(BLE_HCI_OGF_LE, in ble_sm_test_util_set_lt_key_req_reply_ack()
1755 ble_hs_hci_util_opcode_join(BLE_HCI_OGF_LE, in ble_sm_test_util_us_bonding_good()
2044 .opcode = ble_hs_hci_util_opcode_join( in ble_sm_test_util_rx_keys()
2048 .opcode = ble_hs_hci_util_opcode_join( in ble_sm_test_util_rx_keys()
2052 .opcode = ble_hs_hci_util_opcode_join( in ble_sm_test_util_rx_keys()
2123 ble_hs_hci_util_opcode_join(BLE_HCI_OGF_LE, in ble_sm_test_util_us_lgcy_good_once_no_init()
2428 ble_hs_hci_util_opcode_join(BLE_HCI_OGF_LE, in ble_sm_test_util_us_sc_good_once_no_init()
H A Dble_hs_test_util.h37 ble_hs_hci_util_opcode_join(BLE_HCI_OGF_LE, (ocf))
H A Dble_hs_test_util.c229 ble_hs_test_util_hci_ack_set(ble_hs_hci_util_opcode_join(BLE_HCI_OGF_LE, in ble_hs_test_util_create_rpa_conn()
301 ble_hs_hci_util_opcode_join(BLE_HCI_OGF_LE, in ble_hs_test_util_connect()
331 ble_hs_hci_util_opcode_join(BLE_HCI_OGF_LE, in ble_hs_test_util_conn_cancel()
399 ble_hs_hci_util_opcode_join(BLE_HCI_OGF_LE, in ble_hs_test_util_disc_cancel()
H A Dble_l2cap_test.c97 ble_hs_hci_util_opcode_join(BLE_HCI_OGF_LE, in ble_l2cap_test_util_rx_update_req()