Searched refs:notify_param (Results 1 – 2 of 2) sorted by relevance
129 struct bt_gatt_notify_params notify_param = { in line_out() local141 const int notify_res = bt_gatt_notify_cb(ble_backend_conn, ¬ify_param); in line_out()
451 struct bt_gatt_notify_params notify_param = { in smp_bt_tx_pkt() local518 notify_param.len = mtu_size; in smp_bt_tx_pkt()519 rc = bt_gatt_notify_cb(conn, ¬ify_param); in smp_bt_tx_pkt()546 notify_param.data = &nb->data[off]; in smp_bt_tx_pkt()