Lines Matching full:gatt
262 /* Hand find-info entry to GATT. */ in ble_att_clt_rx_find_info()
269 /* Notify GATT that response processing is done. */ in ble_att_clt_rx_find_info()
349 /* Parse the Handles-Information-List field, passing each entry to GATT. */ in ble_att_clt_rx_find_type_value()
360 /* Notify GATT client that the full response has been parsed. */ in ble_att_clt_rx_find_type_value()
435 /* Parse the Attribute Data List field, passing each entry to the GATT. */ in ble_att_clt_rx_read_type()
453 /* Notify GATT that the response is done being parsed. */ in ble_att_clt_rx_read_type()
504 /* Pass the Attribute Value field to GATT. */ in ble_att_clt_rx_read()
556 /* Pass the Attribute Value field to GATT. */ in ble_att_clt_rx_read_blob()
605 /* Pass the Attribute Value field to GATT. */ in ble_att_clt_rx_read_mult()
697 /* Parse the Attribute Data List field, passing each entry to GATT. */ in ble_att_clt_rx_read_group_type()
709 /* Notify GATT that the response is done being parsed. */ in ble_att_clt_rx_read_group_type()
879 /* Notify GATT client that the full response has been parsed. */ in ble_att_clt_rx_prep_write()