Home
last modified time | relevance | path

Searched refs:char_des (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_shell/bt_host/test/
A Dgatt.c168 evt_data_gatt_discovery_char_des_t char_des; in event_gatt_discovery() member
192 … printf("Descriptor %s found: handle %x\n", uuid_str(&e->char_des.uuid), e->char_des.attr_handle); in event_gatt_discovery()
/AliOS-Things-master/components/ble_host/bt_host/aos/
A Dble.c939 evt_data_gatt_discovery_char_des_t char_des; in discover_func() member
979 event_data.char_des.conn_handle = bt_conn_index(conn); in discover_func()
980 event_data.char_des.attr_handle = attr->handle; in discover_func()
981 uuid_covert(&event_data.char_des.uuid, params->uuid); in discover_func()
/AliOS-Things-master/components/ble_host/bt_shell/bt_host/
A Dgatt.c140 evt_data_gatt_discovery_char_des_t char_des; in event_gatt_discovery() member
164 … printf("Descriptor %s found: handle %x\n", uuid_str(&e->char_des.uuid), e->char_des.attr_handle); in event_gatt_discovery()

Completed in 11 milliseconds