Lines Matching defs:handle
59 uint16_t handle; member
790 static uint8_t gen_hash_m(const struct bt_gatt_attr *attr, uint16_t handle, in gen_hash_m()
1119 uint16_t handle, void *user_data) in convert_to_id_on_match()
1209 static uint8_t found_attr(const struct bt_gatt_attr *attr, uint16_t handle, in found_attr()
1219 static const struct bt_gatt_attr *find_attr(uint16_t handle) in find_attr()
1255 uint16_t handle, last_handle; in gatt_register() local
1861 uint16_t handle, void *user_data) in get_service_handles()
1878 uint16_t handle = 1; in bt_gatt_attr_get_handle() local
1911 uint16_t handle = bt_gatt_attr_get_handle(incl); in bt_gatt_attr_read_included() local
1947 uint16_t handle = 0; in bt_gatt_attr_value_handle() local
1994 uint16_t handle, uint16_t start_handle, in gatt_foreach_iter()
2082 uint16_t handle = 1; in bt_gatt_foreach_attr_type() local
2109 static uint8_t find_next(const struct bt_gatt_attr *attr, uint16_t handle, in find_next()
2122 uint16_t handle = bt_gatt_attr_get_handle(attr); in bt_gatt_attr_next() local
2329 uint16_t handle; member
2353 uint16_t handle = sys_get_le16(&pdu[1]); in gatt_notify_mult_send() local
2431 uint16_t handle, in gatt_add_nfy_to_buf()
2443 static int gatt_notify_mult(struct bt_conn *conn, uint16_t handle, in gatt_notify_mult()
2493 static int gatt_notify(struct bt_conn *conn, uint16_t handle, in gatt_notify()
2654 static int gatt_indicate(struct bt_conn *conn, uint16_t handle, in gatt_indicate()
2731 static uint8_t notify_cb(const struct bt_gatt_attr *attr, uint16_t handle, in notify_cb()
2837 static uint8_t match_uuid(const struct bt_gatt_attr *attr, uint16_t handle, in match_uuid()
3319 static uint8_t update_ccc(const struct bt_gatt_attr *attr, uint16_t handle, in update_ccc()
3382 static uint8_t disconnected_cb(const struct bt_gatt_attr *attr, uint16_t handle, in disconnected_cb()
3643 uint16_t handle, const void *data, uint16_t length) in call_notify_cb_and_maybe_unsubscribe()
3664 void bt_gatt_notification(struct bt_conn *conn, uint16_t handle, in bt_gatt_notification()
3697 uint16_t handle; in bt_gatt_mult_notification() local
3958 uint16_t handle; in read_included_uuid_cb() local
4028 uint16_t handle = 0U; in parse_include() local
4128 uint16_t handle = 0U; in parse_characteristic() local
4216 uint16_t handle = 0U; in parse_read_std_char_desc() local
4330 uint16_t handle; in gatt_read_type_rsp() local
4487 uint16_t handle; in gatt_read_group_rsp() local
4541 uint16_t handle = 0U; in gatt_find_info_rsp() local
4747 uint16_t handle; in parse_read_by_uuid() local
5075 int bt_gatt_write_without_response_cb(struct bt_conn *conn, uint16_t handle, in bt_gatt_write_without_response_cb()
5767 static uint8_t ccc_load(const struct bt_gatt_attr *attr, uint16_t handle, in ccc_load()
6104 static uint8_t ccc_save(const struct bt_gatt_attr *attr, uint16_t handle, in ccc_save()
6388 uint16_t handle, void *user_data) in remove_peer_from_attr()