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

  /system/bt/btif/include/
btif_gatt_util.h 27 void btif_to_bta_response(tGATTS_RSP* p_dest, btgatt_response_t* p_src);
  /system/bt/btif/src/
btif_gatt_util.cc 48 void btif_to_bta_response(tGATTS_RSP* p_dest, btgatt_response_t* p_src) { function
btif_gatt_server.cc 408 btif_to_bta_response(&rsp_struct, &response);

Completed in 238 milliseconds