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

  /system/bt/btif/src/
btif_gatt_client.cc 208 tBTM_RSSI_RESULT* p_result = (tBTM_RSSI_RESULT*)p_void; local
210 if (!p_result) return;
213 p_result->rem_bda, p_result->rssi, p_result->status);
  /system/bt/bta/dm/
bta_dm_act.cc 59 static void bta_dm_inq_cmpl_cb(void* p_result);
91 static void bta_dm_eir_search_services(tBTM_INQ_RESULTS* p_result,
153 static void bta_dm_observe_cmpl_cb(void* p_result);
2259 tBTM_REMOTE_DEV_NAME* p_result = (tBTM_REMOTE_DEV_NAME*)p_data; local
    [all...]
  /external/deqp/external/openglcts/modules/gl/
gl4cGPUShaderFP64Tests.cpp 13162 ResT* p_result = (ResT*)result_dst; local
13196 ResT* p_result = (ResT*)result_dst; local
13346 ResT* p_result = (ResT*)result_dst; local
13478 glw::GLdouble* p_result = (glw::GLdouble*)result_dst; local
    [all...]

Completed in 305 milliseconds