HomeSort by relevance Sort by last modified time
    Searched refs:gatt_clcb_alloc (Results 1 - 3 of 3) sorted by null

  /system/bt/stack/gatt/
gatt_api.c 801 if ((p_clcb = gatt_clcb_alloc(conn_id)) != NULL)
853 if ((p_clcb = gatt_clcb_alloc(conn_id)) != NULL )
    [all...]
gatt_int.h 630 extern tGATT_CLCB *gatt_clcb_alloc (UINT16 conn_id);
gatt_utils.c 1673 tGATT_CLCB *gatt_clcb_alloc (UINT16 conn_id) function
    [all...]

Completed in 58 milliseconds