/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/ |
H A D | ble_uuid.c | 36 #define VERIFY_UUID(uuid) \ argument 41 #define VERIFY_UUID(uuid) argument 45 ble_uuid_init_from_buf(ble_uuid_any_t *uuid, const void *buf, size_t len) in ble_uuid_init_from_buf() 111 ble_uuid_to_str(const ble_uuid_t *uuid, char *dst) in ble_uuid_to_str() 141 ble_uuid_u16(const ble_uuid_t *uuid) in ble_uuid_u16() 151 ble_uuid_init_from_att_mbuf(ble_uuid_any_t *uuid, struct os_mbuf *om, int off, in ble_uuid_init_from_att_mbuf() 168 ble_uuid_init_from_att_buf(ble_uuid_any_t *uuid, const void *buf, size_t len) in ble_uuid_init_from_att_buf() 186 ble_uuid_to_any(const ble_uuid_t *uuid, ble_uuid_any_t *uuid_any) in ble_uuid_to_any() 212 ble_uuid_to_mbuf(const ble_uuid_t *uuid, struct os_mbuf *om) in ble_uuid_to_mbuf() 232 ble_uuid_flat(const ble_uuid_t *uuid, void *dst) in ble_uuid_flat() [all …]
|
H A D | ble_hs_adv.c | 480 ble_uuid_any_t uuid; in ble_hs_adv_parse_uuids16() local 502 ble_uuid_any_t uuid; in ble_hs_adv_parse_uuids32() local 524 ble_uuid_any_t uuid; in ble_hs_adv_parse_uuids128() local
|
H A D | ble_att_svr.c | 107 ble_att_svr_register(const ble_uuid_t *uuid, uint8_t flags, in ble_att_svr_register() 186 ble_att_svr_find_by_uuid(struct ble_att_svr_entry *prev, const ble_uuid_t *uuid, in ble_att_svr_find_by_uuid() 1003 ble_att_svr_is_valid_find_group_type(const ble_uuid_t *uuid) in ble_att_svr_is_valid_find_group_type() 1015 ble_att_svr_is_valid_group_end(const ble_uuid_t *uuid_group, in ble_att_svr_is_valid_group_end() 1273 const ble_uuid_t *uuid, in ble_att_svr_build_read_type_rsp() 1399 ble_uuid_any_t uuid; in ble_att_svr_rx_read_type() local 1654 ble_att_svr_is_valid_read_group_type(const ble_uuid_t *uuid) in ble_att_svr_is_valid_read_group_type() 1666 ble_uuid_any_t *uuid, uint8_t *out_att_err) in ble_att_svr_service_uuid() 1894 ble_uuid_any_t uuid; in ble_att_svr_rx_read_group_type() local
|
H A D | ble_gatts.c | 886 ble_gatts_svc_type_to_uuid(uint8_t svc_type, const ble_uuid_t **uuid) in ble_gatts_svc_type_to_uuid() 925 const ble_uuid_t *uuid; in ble_gatts_register_svc() local 1176 ble_uuid16_t uuid = BLE_UUID16_INIT(BLE_ATT_UUID_CHARACTERISTIC); in ble_gatts_start() local 1758 ble_gatts_find_svc_entry(const ble_uuid_t *uuid) in ble_gatts_find_svc_entry() 1825 ble_gatts_find_svc(const ble_uuid_t *uuid, uint16_t *out_handle) in ble_gatts_find_svc()
|
H A D | ble_att_cmd_priv.h | 143 uint8_t uuid[0]; member 242 uint8_t uuid[0]; member
|
H A D | ble_att_priv.h | 234 ble_uuid_any_t uuid; member
|
H A D | ble_att_clt.c | 372 uint16_t end_handle, const ble_uuid_t *uuid) in ble_att_clt_tx_read_type() 617 const ble_uuid_t *uuid) in ble_att_clt_tx_read_group_type()
|
/nrf52832-nimble/packages/NimBLE-latest/apps/blehr/src/ |
H A D | gatt_svr.c | 90 uint16_t uuid; in gatt_svr_chr_access_heart_rate() local 109 uint16_t uuid; in gatt_svr_chr_access_device_info() local
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/include/host/ |
H A D | ble_gatt.h | 91 ble_uuid_any_t uuid; member 104 ble_uuid_any_t uuid; member 109 ble_uuid_any_t uuid; member 536 const ble_uuid_t *uuid; member 580 const ble_uuid_t *uuid; member 601 const ble_uuid_t *uuid; member
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/ |
H A D | ble_hs_test_util.h | 58 const ble_uuid_t *uuid; member 64 const ble_uuid_t *uuid; member
|
H A D | ble_uuid_test.c | 43 ble_uuid_any_t uuid; in TEST_CASE() local
|
H A D | ble_gatt_find_s_test.c | 36 const ble_uuid_t *uuid; member 152 ble_gatt_find_s_test_misc_rx_read(uint16_t conn_handle, const ble_uuid_t *uuid) in ble_gatt_find_s_test_misc_rx_read()
|
H A D | ble_gatt_disc_c_test.c | 34 const ble_uuid_t *uuid; member 238 int stop_after, const ble_uuid_t *uuid, in ble_gatt_disc_c_test_misc_uuid()
|
H A D | ble_gatts_reg_test.c | 32 ble_uuid_any_t uuid; member 262 ble_gatts_reg_test_misc_verify_entry(uint8_t op, const ble_uuid_t *uuid) in ble_gatts_reg_test_misc_verify_entry()
|
H A D | ble_gatt_disc_s_test.c | 31 const ble_uuid_t *uuid; member
|
H A D | ble_hs_test_util.c | 829 const ble_uuid_t *uuid) in ble_hs_test_util_rx_att_read_type_req() 923 const ble_uuid_t *uuid) in ble_hs_test_util_rx_att_read_group_type_req() 1155 ble_hs_test_util_verify_tx_disc_svc_uuid(const ble_uuid_t *uuid) in ble_hs_test_util_verify_tx_disc_svc_uuid() 1245 ble_uuid_any_t uuid; in ble_hs_test_util_verify_tx_find_info_rsp() local 1299 ble_uuid_any_t uuid; in ble_hs_test_util_verify_tx_read_group_type_rsp() local
|
H A D | ble_att_svr_test.c | 231 ble_att_svr_test_misc_register_uuid(const ble_uuid_t *uuid, uint8_t flags, in ble_att_svr_test_misc_register_uuid() 809 const ble_uuid_t *uuid = BLE_UUID128_DECLARE( \ in TEST_CASE() local 895 const ble_uuid_t *uuid = BLE_UUID128_DECLARE( \ in TEST_CASE() local
|
/nrf52832-nimble/packages/NimBLE-latest/apps/btshell/src/ |
H A D | cmd_gatt.c | 45 ble_uuid_any_t uuid; in cmd_gatt_discover_characteristic() local 108 ble_uuid_any_t uuid; in cmd_gatt_discover_service() local 237 ble_uuid_any_t uuid; in cmd_gatt_read() local
|
H A D | gatt_svr.c | 304 const ble_uuid_t *uuid; in gatt_svr_chr_access_sec_test() local 355 extract_uuid16_from_pts_uuid128(const ble_uuid_t *uuid) in extract_uuid16_from_pts_uuid128()
|
H A D | misc.c | 68 print_uuid(const ble_uuid_t *uuid) in print_uuid()
|
/nrf52832-nimble/packages/NimBLE-latest/apps/blecent/src/ |
H A D | misc.c | 71 print_uuid(const ble_uuid_t *uuid) in print_uuid()
|
/nrf52832-nimble/packages/NimBLE-latest/apps/bleprph/src/ |
H A D | gatt_svr.c | 109 const ble_uuid_t *uuid; in gatt_svr_chr_access_sec_test() local
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/services/dis/src/ |
H A D | ble_svc_dis.c | 124 uint16_t uuid = ble_uuid_u16(ctxt->chr->uuid); in ble_svc_dis_access() local
|
/nrf52832-nimble/packages/NimBLE-latest/apps/blecsc/src/ |
H A D | gatt_svr.c | 277 uint16_t uuid; in gatt_svr_chr_access_device_info() local
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/include/mesh/ |
H A D | main.h | 61 const u8_t *uuid; member
|