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

  /system/bt/stack/include/
gatt_api.h 600 tGATT_REQ_CBACK* p_req_cb; member in struct:__anon2422
    [all...]
  /system/bt/stack/gatt/
gatt_utils.cc 707 if (p_reg->in_use && p_reg->app_cb.p_req_cb) {
708 (*p_reg->app_cb.p_req_cb)(conn_id, trans_id, type, p_data);
    [all...]

Completed in 75 milliseconds