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 D | ble_hs_test_util_hci.c | 231 .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 D | ble_os_test.c | 148 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 D | ble_hs_conn_test.c | 63 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 D | ble_hs_test_util_hci.h | 28 #define ble_hs_hci_util_opcode_join(ogf, ocf) (((ogf) << 10) | (ocf)) macro
|
H A D | ble_hs_stop_test.c | 157 ble_hs_hci_util_opcode_join(BLE_HCI_OGF_LE, in TEST_CASE_TASK()
|
H A D | ble_hs_hci_test.c | 51 opcode = ble_hs_hci_util_opcode_join(BLE_HCI_OGF_STATUS_PARAMS, in TEST_CASE()
|
H A D | ble_gap_test.c | 382 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 D | ble_sm_test_util.c | 1289 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 D | ble_hs_test_util.h | 37 ble_hs_hci_util_opcode_join(BLE_HCI_OGF_LE, (ocf))
|
H A D | ble_hs_test_util.c | 229 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 D | ble_l2cap_test.c | 97 ble_hs_hci_util_opcode_join(BLE_HCI_OGF_LE, in ble_l2cap_test_util_rx_update_req()
|