Searched refs:bt_mesh_gatts_find_attr_by_handle (Results 1 – 2 of 2) sorted by relevance
629 static struct bt_mesh_gatt_attr *bt_mesh_gatts_find_attr_by_handle(uint16_t handle);719 …struct bt_mesh_gatt_attr *attr = bt_mesh_gatts_find_attr_by_handle(event->subscribe.attr_handle + … in gap_event_cb()1045 static struct bt_mesh_gatt_attr *bt_mesh_gatts_find_attr_by_handle(uint16_t handle) in bt_mesh_gatts_find_attr_by_handle() function1628 struct bt_mesh_gatt_attr *attr = bt_mesh_gatts_find_attr_by_handle(attr_handle); in proxy_char_access_cb()
73 static struct bt_mesh_gatt_attr *bt_mesh_gatts_find_attr_by_handle(uint16_t handle);548 …struct bt_mesh_gatt_attr *attr = bt_mesh_gatts_find_attr_by_handle(p_data->req_data.p_data->read_r… in bt_mesh_bta_gatts_cb()572 …struct bt_mesh_gatt_attr *attr = bt_mesh_gatts_find_attr_by_handle(p_data->req_data.p_data->write_… in bt_mesh_bta_gatts_cb()681 static struct bt_mesh_gatt_attr *bt_mesh_gatts_find_attr_by_handle(uint16_t handle) in bt_mesh_gatts_find_attr_by_handle() function