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

  /external/autotest/client/cros/cellular/wardmodem/
at_transceiver.py 241 at_response = self._construct_at_response(
243 self._process_wardmodem_at_command(at_response)
431 {response_function: at_response}
432 where both response_function and at_response are of type string.
438 for response_function, at_response in raw_map.iteritems():
444 at_response)
448 response_function, at_response)
449 self._wm_response_to_at_map[response_function] = at_response
  /hardware/libhardware/include/hardware/
bt_hf.h 296 bt_status_t (*at_response) (bthf_at_response_t response_code, int error_code, bt_bdaddr_t *bd_addr ); member in struct:__anon41093
  /system/bt/btif/src/
btif_hf.cc 1130 static bt_status_t at_response(bthf_at_response_t response_code, int error_code, function
    [all...]
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_hfp.cpp 733 bt_status_t status = sBluetoothHfpInterface->at_response(

Completed in 177 milliseconds