Home
last modified time | relevance | path

Searched refs:cfg_match (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dgatt.h617 bool (*cfg_match)(struct bt_conn *conn, member
676 .cfg_match = _match, \
/AliOS-Things-master/components/ble_host/bt_host/include/aos/
A Dgatt.h253 int (*cfg_match)(void *conn, gatt_attr_t *attr); member
/AliOS-Things-master/components/ble_host/bt_host/aos/
A Dble.c742 val->cfg_match = gatt_cfg_match; in ble_stack_gatt_registe_service()
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dgatt.c1968 if (ccc->cfg_match && !ccc->cfg_match(conn, attr)) { in notify_cb()

Completed in 17 milliseconds