Searched defs:ind_value (Results 1 – 2 of 2) sorted by relevance
3169 private void sendIndicatorIntent(BluetoothDevice device, int ind_id, String ind_value) in sendIndicatorIntent()3218 private void processAtBiev( int ind_id, int ind_value, BluetoothDevice device) { in processAtBiev()3348 private void onATBiev(int ind_id, int ind_value, byte[] address) { in onATBiev()
398 static void at_biev_callback(bthf_hf_ind_type_t ind_id, int ind_value, bt_bdaddr_t *bd_addr) { in at_biev_callback()