/Zephyr-latest/tests/bluetooth/mesh/basic/src/ |
D | main.c | 19 uint16_t *company_id, uint8_t *faults, uint8_t *fault_count) in fault_get_cur() 33 static int fault_get_reg(const struct bt_mesh_model *model, uint16_t company_id, in fault_get_reg() 56 static int fault_clear(const struct bt_mesh_model *model, uint16_t company_id) in fault_clear() 68 uint16_t company_id) in fault_test()
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | health_srv.c | 34 uint16_t company_id, in health_get_registered() 72 uint16_t company_id; in health_get_current() local 112 uint16_t company_id; in health_fault_get() local 132 uint16_t company_id; in health_fault_clear_unrel() local 151 uint16_t company_id; in health_fault_clear() local 180 uint16_t company_id; in health_fault_test_unrel() local 201 uint16_t company_id; in health_fault_test() local
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | ll_settings.c | 19 static uint16_t company_id = CONFIG_BT_CTLR_COMPANY_ID; variable
|
D | ull_iso_types.h | 105 uint16_t company_id; member
|
D | ull_iso.c | 215 uint8_t coding_format, uint16_t company_id, in ll_setup_iso_path()
|
D | pdu.h | 689 uint16_t company_id; member
|
/Zephyr-latest/include/zephyr/bluetooth/classic/ |
D | avrcp.h | 24 uint32_t company_id; member
|
/Zephyr-latest/tests/bluetooth/hci_codecs_info/src/ |
D | main.c | 147 uint16_t company_id, in hci_vendor_read_codec_capabilities() 224 uint16_t company_id, in hci_vendor_read_ctlr_delay()
|
/Zephyr-latest/drivers/bluetooth/hci/ |
D | hci_stm32wba.c | 403 uint32_t company_id; in bt_get_ble_addr() local
|
D | ipm_stm32wb.c | 400 uint32_t company_id; in bt_get_ble_addr() local
|
/Zephyr-latest/tests/bluetooth/tester/src/ |
D | btp_mesh.c | 591 uint16_t *company_id, uint8_t *faults, uint8_t *fault_count) in fault_get_cur() 603 static int fault_get_reg(const struct bt_mesh_model *model, uint16_t company_id, in fault_get_reg() 619 static int fault_clear(const struct bt_mesh_model *model, uint16_t company_id) in fault_clear() 633 uint16_t company_id) in fault_test()
|
/Zephyr-latest/subsys/bluetooth/controller/hci/ |
D | hci.c | 1196 uint16_t company_id, in hci_vendor_read_codec_capabilities() 1226 uint16_t company_id; in read_codec_capabilities() local 1252 uint16_t company_id, in hci_vendor_read_ctlr_delay() 1281 uint16_t company_id; in read_ctlr_delay() local 2351 uint16_t company_id; in le_setup_iso_path() local
|
/Zephyr-latest/subsys/bluetooth/mesh/shell/ |
D | shell.c | 72 uint16_t *company_id, uint8_t *faults, uint8_t *fault_count) in fault_get_cur()
|
/Zephyr-latest/include/zephyr/bluetooth/ |
D | hci_types.h | 928 uint16_t company_id; member 951 uint16_t company_id; member 967 uint16_t company_id; member
|