Home | History | Annotate | Download | only in gatt

Lines Matching refs:GATT_Listen

1313     GATT_Listen(gatt_if, FALSE, NULL);
1592 ** Function GATT_Listen
1605 BOOLEAN GATT_Listen (tGATT_IF gatt_if, BOOLEAN start, BD_ADDR_PTR bd_addr)
1609 GATT_TRACE_API ("GATT_Listen gatt_if=%d", gatt_if);
1614 GATT_TRACE_ERROR("GATT_Listen - gatt_if =%d is not registered", gatt_if);