Lines Matching defs:handle
70 uint16_t handle; member
802 static uint8_t gen_hash_m(const struct bt_gatt_attr *attr, uint16_t handle, in gen_hash_m()
1131 uint16_t handle, void *user_data) in convert_to_id_on_match()
1221 static uint8_t found_attr(const struct bt_gatt_attr *attr, uint16_t handle, in found_attr()
1231 static const struct bt_gatt_attr *find_attr(uint16_t handle) in find_attr()
1267 uint16_t handle, last_handle; in gatt_register() local
1873 uint16_t handle, void *user_data) in get_service_handles()
1890 uint16_t handle = 1; in bt_gatt_attr_get_handle() local
1927 uint16_t handle = bt_gatt_attr_get_handle(incl); in bt_gatt_attr_read_included() local
1963 uint16_t handle = 0; in bt_gatt_attr_value_handle() local
2010 uint16_t handle, uint16_t start_handle, in gatt_foreach_iter()
2098 uint16_t handle = 1; in bt_gatt_foreach_attr_type() local
2125 static uint8_t find_next(const struct bt_gatt_attr *attr, uint16_t handle, in find_next()
2138 uint16_t handle = bt_gatt_attr_get_handle(attr); in bt_gatt_attr_next() local
2345 uint16_t handle; member
2369 uint16_t handle = sys_get_le16(&pdu[1]); in gatt_notify_mult_send() local
2447 uint16_t handle, in gatt_add_nfy_to_buf()
2459 static int gatt_notify_mult(struct bt_conn *conn, uint16_t handle, in gatt_notify_mult()
2509 static int gatt_notify(struct bt_conn *conn, uint16_t handle, in gatt_notify()
2670 static int gatt_indicate(struct bt_conn *conn, uint16_t handle, in gatt_indicate()
2747 static uint8_t notify_cb(const struct bt_gatt_attr *attr, uint16_t handle, in notify_cb()
2853 static uint8_t match_uuid(const struct bt_gatt_attr *attr, uint16_t handle, in match_uuid()
3335 static uint8_t update_ccc(const struct bt_gatt_attr *attr, uint16_t handle, in update_ccc()
3398 static uint8_t disconnected_cb(const struct bt_gatt_attr *attr, uint16_t handle, in disconnected_cb()
3659 uint16_t handle, const void *data, uint16_t length) in call_notify_cb_and_maybe_unsubscribe()
3680 void bt_gatt_notification(struct bt_conn *conn, uint16_t handle, in bt_gatt_notification()
3713 uint16_t handle; in bt_gatt_mult_notification() local
3974 uint16_t handle; in read_included_uuid_cb() local
4044 uint16_t handle = 0U; in parse_include() local
4144 uint16_t handle = 0U; in parse_characteristic() local
4232 uint16_t handle = 0U; in parse_read_std_char_desc() local
4346 uint16_t handle; in gatt_read_type_rsp() local
4503 uint16_t handle; in gatt_read_group_rsp() local
4557 uint16_t handle = 0U; in gatt_find_info_rsp() local
4763 uint16_t handle; in parse_read_by_uuid() local
5091 int bt_gatt_write_without_response_cb(struct bt_conn *conn, uint16_t handle, in bt_gatt_write_without_response_cb()
5783 static uint8_t ccc_load(const struct bt_gatt_attr *attr, uint16_t handle, in ccc_load()
6122 static uint8_t ccc_save(const struct bt_gatt_attr *attr, uint16_t handle, in ccc_save()
6406 uint16_t handle, void *user_data) in remove_peer_from_attr()